home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi 2.0 - Programmer's Utilities Power Pack
/
Delphi 2.0 Programmer's Utilities Power Pack.iso
/
e_to_l
/
imlib201
/
ufullscr.dfm
/
ufullscr.txt
Wrap
Text File
|
1996-09-15
|
756b
|
37 lines
object FullSlide: TFullSlide
Left = 4
Top = 38
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
BorderStyle = bsNone
Caption = 'FullSlide'
ClientHeight = 433
ClientWidth = 624
Color = clBlack
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
Position = poScreenCenter
OnClick = ImageClick
OnCreate = FormCreate
TextHeight = 16
object MultiImage1: TMultiImage
Left = 8
Top = 8
Width = 601
Height = 377
Center = True
JPegDither = 0
JPegResolution = 8
JPegSaveQuality = 25
JPegSaveSmooth = 0
ImageName = 'file not found'
Stretch = True
OnClick = ImageClick
end
end